☰

Current Page

scatterでmarker sizeを小さくすると凡例のマーカーサイズも小さくなる
History

Main Menu

Home Overview Latest Changes

scatterでmarker sizeを小さくすると凡例のマーカーサイズも小さくなる

  1. python
  2. plotly

参考: https://stackoverflow.com/questions/65299267/change-legend-marker-size-for-plotly-scatter-plot-bubble-chart-in-python

fig.update_layout(legend= {'itemsizing': 'constant'})

このページの著者: takanotume24

This version of the page was edited by takanotume24 at 2024-08-22 06:53:02. View the most recent version.